In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / ViewRotation Property

ViewRotation Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property ViewRotation As RotateFlipType
public RotateFlipType ViewRotation {get; set;}
public read-write property ViewRotation: RotateFlipType; 
public function get,set ViewRotation : RotateFlipType
public: __property RotateFlipType get_ViewRotation();

public: __property void set_ViewRotation( 

   RotateFlipType value

);
public:

property RotateFlipType ViewRotation {

   RotateFlipType get();

   void set (    RotateFlipType value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members